<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-core</artifactId>
<version>5.0.0-2012Nov06</version>
</dependency>
A timed version was released and it is available at https://repository.jboss.org/nexus/.
To configure your project with this timed release, please use:
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-core</artifactId>
<version>5.0.0-2012Nov06</version>
</dependency>
The version is 5.0.0-2012Nov06.
The table bellow lists all available artifacts:
|
GroupId |
ArtifactId |
Version |
|
org.picketbox |
picketbox-core |
5.0.0-2012Nov06 |
|
org.picketbox |
picketbox-http |
5.0.0-2012Nov06 |
|
org.picketbox |
picketbox-cdi |
5.0.0-2012Nov06 |
|
org.picketbox |
picketbox-drools |
5.0.0-2012Nov06 |
|
org.picketbox |
picketbox-infinispan |
5.0.0-2012Nov06 |
|
org.picketbox |
picketbox-quickstarts-dist |
5.0.0-2012Nov06 |
|
org.picketbox |
picketbox-json |
5.0.0-2012Aug24 |
You can get the source codes from Github at https://github.com/picketbox/picketbox/tree/v5.0.0-2012Nov06.
Changed PicketLink IDM version to 3.0-2012Nov06. This was necessary because the previous version of picketlink-idm-schema was packaged with the META-INF/persistence.xml and META-INF/beans.xml files.